-------------------------------- Blue Echidna v3.18 Release Notes -------------------------------- Enhancements ------------ ABC-23: Updated X_VERDANT_SELECT_PICKING_CUSTOM_FIELDS for custom change. ABE-99: Multi-bin Exceptions - Added handler for Consignment Sales Orders. ABE-102: Added EXCEPTION_ENTRY so we can merge non-exception rows. BLU-875: Replenishment Report now uses generic stock usage values calculated from stock trans. BLU-879: Logs are now stored in .SystemLog as Log4Net kept failing. BLU-844: ConfigSettings - Added DELIVERY_SIGNOFF_DIRECTORY, will still use SignOffDirectory value in web.config first if found (For backwards compatibility). DYN-59: integrated custom changes for customer into main sql script. QHD-22: Dashboard - PickingOrders invoiced orders now show as grey. Dashboard: Improved appearance of config settings page. Dashboard: Now sort by QueueTime after BEStatus and Phase. SEY-54: Dashboard - Sales Orders - Added X_RIC_STATUS and X_SPEC_INSTRUCTIONS. Issues ------ ABE-97: Fixed defect where the IWG line number was shown instead of the IWG header number when viewing uncosted exception details. ABE-102: X_VERDANT_SELECT_MULTIBIN_INSTOCK_BY_SALESORDER - Sum quantity when we have more than 1 row for a bin. X_VERDANT_SELECT_MULTIBIN_INSTOCK_BY_SALESORDER - Fixed AS SEQNO. ABE-103: Don't update DISPATCH_INFO for ABER as they use the field for other things. BLU-867: Fatal Exception: OnDismissListener is already taken by DialogFragment and can not be replaced. BLU-869: Fata Exception - ScannerSettingsApplication.closeScanApi accessing null object. Fatal Exception: installation.id is null. BLU-874: Fatal exception - MultiBinStocktakeSelectStockActivity.onResume. BLU-876: Resolved fatal exception in stocktake BLU-878: Fatal exception - call to setText on null object. BLU-880: Resolve crash when selecting the default box when no default is defined. BLU-880: Fixed issue on topick and picked fragments causing a crash for certain orderlist conditions. BLU-882: Resolved issue causing the exceptions screen to crash when no number was entered in a edittext. X_VERDANT_STOCK_LOC_BIN_INFO_REMOVE_DUPLICATES now uses ISNULL when comparing batches and serials as empty string is the same as NULL for our purposes. BLU-883: getLocationId call on null object. BLU-884:Attempt to invoke virtual method 'java.util.Iterator java.util.ArrayList.iterator()' on a null object reference BLU-883: Use the app context from ScannerSettingsApplication. BLu-885: Fixed crashlytics issue when selecting sales orders for picking. BLU-887: Prevent a crash defect occurring when the expanded item in picking is not available. BLU-890: Fatal exception: PickingSystemLandingScreenActivity$OrderRequestResponseListener COM-48: Fixed various issues related to printing batch cut items: 1. Fixed a defect where the incorrect quantity was sent to the printer when creating a new batch in system stocktake. 2. Fixed a timing issue where system stocktake attempted to print a clarity report before the data was available in EXO, after a batch was added, or the quantity of an existing batch was adjusted. 3. Fixed the printer selection dialog such that it only shows when there are multiple printers to choose from. In the case of label printers, it was always showing the dialog even though only 1 printer was configured. DYN-61: Fixed issue where resetting all picked lines would cause multiple success beeps, and the line narrative popup dialog would be displayed multiple times. DYN-63: Fixed an error in X_VERDANT_GET_DELIVERY_ADDRESS for additional fields added to the address. The new fields did not check for nulls, so any single null value resulted in a concatenated string that was all returned as null. HIT-78: Allow scanning custom quantitites less than 1. HIT: X_VERDANT_BARCODE2_QTY instead of X_OUTERCARTONQTY. NIT-52: Fixed error where discounts are not applied when a sales order line is added via BE picking. QHD-22: Dashboard - PickingOrders pagination not working. QHD-27: Sales Orders - Don't count sales order lines that are just comments not real lines. ROB-28: Resolved issue where system stocktake would not allow you too scan an item outside of the filtered list. SEY-54: Fixed syntax error WarehouseLocation ----------------------------------- Blue Echidna v3.18.01 Release Notes ----------------------------------- Issues ------ BLU-893: TransactionScope is already complete. BLU-894: Picking order list check box now white instead of blue to be more visible when order is highlighted BLU-895: WorksOrder - Attempting to load an uninitialized order. BLU-896: Serial Number edit text is no longer hidden when selected. BLU-899: Resolved issue where stock item list did not fill the whole screen in single item stock adjust ----------------------------------- Blue Echidna v3.18.02 Release Notes ----------------------------------- Issues ------ SEY-62: Fixed issue that could cause receipted goods to be added into multi-bin bins twice, when the auto-exceptions are handled.